1. React live template
- state this.state
- sst this.setState
- rpc 生成组件类
- rsfp 生成组件函数
- rrc 具有redux的组件类
- rpt propTypes
- ren render 方法
- ptsr string required
- pts string 类型
- pto object 类型
- ptor object required
- ptn/ptnr ptf/ptfr ptb/ptbf pta/ptar number / function / bool /array
- props this.props
- est this.state={}
- cdm componentDidMount